*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Tue, 19 Aug 2003 12:58:35 +0000 (12:58 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 19 Aug 2003 12:58:35 +0000 (12:58 +0000)
src/ChangeLog

index 49dd6e101f41ee19b1c27dbb8b155519be6f21ff..8346915762032385da41a9649beaa89b5f17a65b 100644 (file)
@@ -1,5 +1,11 @@
 2003-08-19  Gerd Moellmann  <gerd@gnu.org>
 
+       * alloc.c (lisp_align_malloc): Check for memory full when
+       allocating ablocks, which also avoids freeing a pointer into an
+       ablocks structure.
+
+       * puresize.h (BASE_PURESIZE): Increase to 1100000.
+
        * buffer.c (Fmove_overlay): Set overlay's next pointer
        unconditionally.